PXC Documentation

PXC Home

Loop File

pre 1.18

Node Data

Display name

Loop File

Internal name

Node_Iterate_Each_File_Inline

Inheritances

Node_Collection_Inline
Node_Iterate_Each_File_Inline

Inputs

Loop

fpath

Path

text

Extensions

enum

Type

Outputs


Loop through all files in a directory, process data and output all data as an array.


The system comes with 2 nodes:




Properties


PathDirectory to search.
ExtensionsList of extensions to search for. Use semicolon (;) to separate multiple extensions.
TypeType of data to output.



Commit History


1.19.7
  • Introduced

Related Links